Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/

cactus.png /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/cactus.png
126 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/index.html
381 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

scripts.js /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/scripts.js
171 Views
0 Comments
const dino = document.getElementById("dino");
const cactus = document.getElementById("cactus")
const txt = document.getElementBy
style.css /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/style.css
133 Views
0 Comments
*{
padding: 0;
margin: 0;
}
.game {
/* width: 3000px;
height: 1000px; */
width: 600px;
trex.png /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/trex.png
126 Views
0 Comments
Media file